﻿2026-07-19T11:04:41.6560531Z ##[group]Run actions/checkout@v5
2026-07-19T11:04:41.6561003Z with:
2026-07-19T11:04:41.6561351Z   repository: BigscreenVR/spt-bs-core
2026-07-19T11:04:41.6564639Z   token: ***
2026-07-19T11:04:41.6565011Z   ssh-strict: true
2026-07-19T11:04:41.6565365Z   ssh-user: git
2026-07-19T11:04:41.6565714Z   persist-credentials: true
2026-07-19T11:04:41.6566099Z   clean: true
2026-07-19T11:04:41.6566461Z   sparse-checkout-cone-mode: true
2026-07-19T11:04:41.6566875Z   fetch-depth: 1
2026-07-19T11:04:41.6567206Z   fetch-tags: false
2026-07-19T11:04:41.6567554Z   show-progress: true
2026-07-19T11:04:41.6567902Z   lfs: false
2026-07-19T11:04:41.6568217Z   submodules: false
2026-07-19T11:04:41.6568566Z   set-safe-directory: true
2026-07-19T11:04:41.6568929Z env:
2026-07-19T11:04:41.6569462Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T11:04:41.6569900Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T11:04:41.6570296Z ##[endgroup]
2026-07-19T11:04:41.7337614Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T11:04:41.7339213Z ##[group]Getting Git version info
2026-07-19T11:04:41.7339871Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T11:04:41.7340823Z [command]/usr/bin/git version
2026-07-19T11:04:41.7348858Z git version 2.43.0
2026-07-19T11:04:41.7367125Z ##[endgroup]
2026-07-19T11:04:41.7379991Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8846d910-940f-489b-90b7-13bee9fd3046' before making global git config changes
2026-07-19T11:04:41.7382264Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T11:04:41.7384127Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T11:04:41.7417664Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T11:04:41.7435908Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T11:04:41.7446534Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T11:04:41.7449545Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T11:04:41.7467463Z HEAD
2026-07-19T11:04:41.7496909Z ##[endgroup]
2026-07-19T11:04:41.7497634Z [command]/usr/bin/git submodule status
2026-07-19T11:04:41.7681790Z ##[group]Cleaning the repository
2026-07-19T11:04:41.7684792Z [command]/usr/bin/git clean -ffdx
2026-07-19T11:04:42.5712284Z Removing target/
2026-07-19T11:04:42.5719753Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T11:04:42.5770435Z HEAD is now at 930898d Merge 4637a4c76e65e4b75867121cefd8351219240643 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T11:04:42.5775014Z ##[endgroup]
2026-07-19T11:04:42.5777062Z ##[group]Disabling automatic garbage collection
2026-07-19T11:04:42.5784736Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T11:04:42.5806481Z ##[endgroup]
2026-07-19T11:04:42.5807493Z ##[group]Setting up auth
2026-07-19T11:04:42.5812418Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T11:04:42.5840903Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T11:04:42.6035726Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T11:04:42.6060951Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T11:04:42.6239137Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T11:04:42.6265768Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T11:04:42.6451167Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T11:04:42.6480257Z ##[endgroup]
2026-07-19T11:04:42.6482137Z ##[group]Fetching the repository
2026-07-19T11:04:42.6487302Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +930898df6066b012220d4a769fad312e02c9431b:refs/remotes/pull/34/merge
2026-07-19T11:04:43.0977384Z ##[endgroup]
2026-07-19T11:04:43.0978241Z ##[group]Determining the checkout info
2026-07-19T11:04:43.0979206Z ##[endgroup]
2026-07-19T11:04:43.0984341Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T11:04:43.1023555Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T11:04:43.1053403Z ##[group]Checking out the ref
2026-07-19T11:04:43.1056065Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T11:04:43.1095155Z HEAD is now at 930898d Merge 4637a4c76e65e4b75867121cefd8351219240643 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T11:04:43.1097887Z ##[endgroup]
2026-07-19T11:04:43.1127487Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T11:04:43.1147241Z 930898df6066b012220d4a769fad312e02c9431b
